home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / bbs / bbsw10f.zip / BBSWEATH.DOC next >
Text File  |  1992-10-18  |  5KB  |  119 lines

  1.  
  2.          BBS Weather (C)   Beta version .10   10-11-92
  3.     Copyright 1992 OctagonSoft, Inc.   All Rights Reserved
  4.                      Written by Ben Shoval
  5. _________________________________________________________________
  6.  
  7.                     Table of Contents
  8.  
  9.                     I..... Intro
  10.                     II.... Outside Information
  11.                     III... Setup
  12.                     IV.... Debugging
  13.                     V..... READ.ME
  14.                     VI.... Disclaimer
  15.                     VII... Credits
  16. _________________________________________________________________
  17. I.
  18.         To many people's  surprise, you, a BBS SysOp, can provide
  19. your users  with local  and state  weather  information,  updated
  20. every 3 to 4 hours.  And the best part is, it's absolutely free!
  21.  
  22.         All this is possible because nearly every airport in  the
  23. country  runs  a  system  which  provides information   to pilots
  24. (although  anyone   may   access  this information).  BBS Weather
  25. (C), will call your local airport's number and write a text files
  26. containing your local and state weather.
  27. _________________________________________________________________
  28. II.
  29.         For the program to work you find out the following:
  30.  
  31.     1) Your local  airport's 3 letter  identification.  Make sure
  32.        to  ask if  your  airport  provides "Plain English Weather
  33.        Information"  (also  known  as  METRO  information).  Many
  34.        smaller airports do not.  Try to find the closest  airport
  35.        which provides this information.
  36.  
  37.     2) Your local WeatherMation (tm) number.
  38.  
  39.         To  locate  this  information,  try  calling  your  local
  40. airport and asking if they have a WeatherMation(tm) system  which
  41. has METRO weather.
  42.         If you absolutely can not  locate this  information, call
  43. OctagonSoft at (717) 288-3414.
  44. _________________________________________________________________
  45. III.
  46.         Once  you've  gotten  this  information,  run  SETUP.EXE.
  47. You'll have to enter the following information:
  48.  
  49.      1) COM Port      - Only ports one and two are supported
  50.      2) Speed         - 300, 1200, 2400, 4800, 9600, 19.2, etc.
  51.      3) Airport ID    - Your local airport's 3 letter identifier
  52.      4) State ID      - Your states's 2 letter abbreviation
  53.      5) Phone Number  - The phone number of your local
  54.                         WeatherMation (tm) system
  55.      6) Dial String   - The string to send to the modem to dial.
  56.                         If you need to put the phone back on the
  57.                         hook, do it here.
  58.      7) Hangup String - The string to hangup the modem.  If you
  59.                         need to take the modem off the hook or
  60.                         something before the program exists, put
  61.                         it here.
  62.  
  63. N.B. The state and local weather are written to a file with their
  64.      respective  abbreviation  and the  extension DAT.  In  other
  65.      words,  if  your  state's  abbreviation  is  PA,  the  state
  66.      weather would be in PA.DAT.
  67.  
  68.      If the Airport  or State ID is left  blank, then it won't be
  69.      processed.
  70. _________________________________________________________________
  71. IV.
  72.         The following are common problems:
  73.  
  74.         Q) The program does not run unless it is the first event.
  75.         A) If your BBS program  takes the phone off hook  when it
  76.            drops to DOS, put  an H0 in the  dialing string before
  77.            the DT or DP.
  78.            Put an H1 at the end of the  hangup string to  take it
  79.            back off.
  80.  
  81.         Q) The phone simply does not dial.
  82.         A) You need a DT or DP at the end of your dial string.
  83.  
  84.         Q) Modem lights come on but it doesn't dial.
  85.         A) If your modem uses automatic error correction, turn it
  86.            off in the dial string.
  87.  
  88.         If you  spot a bug, please  report it to  OctagonSoft  at
  89. (717) 288-3414 or write to 46 E. Dorrance St, Kingston, PA 18704.
  90. You may also reach the  author, Ben Shoval, on The  Tower of High
  91. Sorcery BBS by calling (717) 696-2236.
  92. _________________________________________________________________
  93. V.
  94.         For those considering  removing the  header from the text
  95. file, IT IS A COPYRIGHTED PART OF THE PROGRAM.  Its  removal is a
  96. FEDERAL OFFENSE.
  97. _________________________________________________________________
  98. VI.
  99.  
  100. OCTAGONSOFT  HEREBY DISCLAIMS  ALL  WARRANTIES  RELATING TO  THIS
  101. SOFTWARE,   WHETHER   EXPRESS  OR   IMPLIED,  INCLUDING   WITHOUT
  102. LIMITATION ANY  IMPLIED WARRANTIES OF  MERCHANTABILITY OF FITNESS
  103. FOR A PARTICULAR PURPOSE.  OCTAGONSOFT WILL NOT BE LIABLE FOR ANY
  104. SPECIAL,  INCIDENTAL, CONSEQUENTIAL, INDIRECT OR  SIMILAR DAMAGES
  105. DUE TO LOSS OF DATA  OR ANY OTHER REASON, EVEN  IF OCTAGONSOFT OR
  106. ANY AGENT OF OCTAGONSOFT  HAS BEEN ADVISED  OF THE POSSIBILITY OF
  107. SUCH DAMAGES.  IN NO EVENT  SHALL OCTAGONSOFT'S LIABILITY FOR ANY
  108. DAMAGES  EVER  EXCEED  THE  PRICE  PAID  FOR  THE  LICENSE TO USE
  109. SOFTWARE, REGARDLESS OF THE  FORM OF THE CLAIM.  THE PERSON USING
  110. THE SOFTWARE BEARS  ALL RISK AS TO THE QUALITY AND PERFORMANCE OF
  111. THE SOFTWARE.
  112. _________________________________________________________________
  113. VII.
  114.         Special thanks to the following for their help:
  115.  
  116.         Raistlin Majere
  117.         Ken (from the Docksider BBS)
  118.         Wayne E. Conrad
  119.